IsViewRegistered<V> Method

Summary
Returns a value that indicates if the provided view type is registered.
Syntax
C#
C++/CLI
public bool IsViewRegistered<V>() 
public:  
   generic<typename V> 
   bool IsViewRegistered() 

Type Parameters

V
The view type.

Return Value

true if a view with the given type is registered; otherwise, it is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.